STEP 7: Let's change the variable to store the value of an x-coordinate.
- Change the name of the variable from my_var to x.
- Change the value of x from 25 to -9.
- Change the name of the variable in .Display() from my_var to x.
To navigate the page using the TAB key, first press ESC to exit the code editor.